Welcome![Sign In][Sign Up]
Location:
Search - p2p udp

Search list

[Documents穿透Socks5 代理的UDP编程1

Description: 关于p2p编程的一些资料-p2p programming on some of the information
Platform: | Size: 5120 | Author: cc | Hits:

[Internet-NetworkP2P之UDP穿透NAT的原理与实现

Description: 一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
Platform: | Size: 5036032 | Author: 潘伟琛 | Hits:

[P2PP2P-NAT

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC source code to illustrate the UDP Through NAT principle.
Platform: | Size: 30720 | Author: 何智峰 | Hits:

[Internet-NetworkP2P之UDP穿透NAT的原理与实现源代码 .r

Description: P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程-P2P UDP penetrate NAT Zhi Theory and implementation of the source code, the VC Network Programming
Platform: | Size: 31744 | Author: steven | Hits:

[P2PUDP文件传输

Description: 本源码用DELPHI开发,使用UDP协议进行P2P文件传输-source with the Delphi development, use UDP for peer-to-peer file transfer
Platform: | Size: 1107968 | Author: ww | Hits:

[P2Pp2p(UDPpassNAT)

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P procedures.
Platform: | Size: 30720 | Author: Arnold | Hits:

[P2PP2PDemo

Description: 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue burrows Demonstration Program, the source of information is : a) P2P UDP penetrate NAT's Theory and Implementation (source code)-- http :// www.cnpaf.net/Class/hack/0512182034513 804825.htm 2) Wang Ping
Platform: | Size: 29696 | Author: xiaoyan | Hits:

[P2PUDP-NAT

Description: P2P之UDP穿透NAT的原理与实现,希望对初学者有帮助.-P2P UDP penetrate NAT's Principle and realize, and I hope to help beginners.
Platform: | Size: 1987584 | Author: lixtt | Hits:

[CSharpudp-over-p2pclient

Description: peer-to-peer 客户端,实现udp穿越nat-peer-to-peer client, udp achieved through nat
Platform: | Size: 34816 | Author: czw | Hits:

[P2Pudp-nat

Description: P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
Platform: | Size: 35840 | Author: 张梁 | Hits:

[P2PP2P

Description: 实现P2P通讯的底层类,其主要时根据网络资料的所提供的通过UDP打洞的方式穿透防火来实现的-Realize the underlying P2P communication category, the main information in accordance with the network provided through the UDP holes penetrating fire way to achieve the
Platform: | Size: 43008 | Author: 刘SIR | Hits:

[P2PP2P-UDP-NAT-stun

Description:
Platform: | Size: 29696 | Author: 刘敬奉 | Hits:

[Internet-Networkp2p

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码) 原创:shootingstars 参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt baidu 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为
Platform: | Size: 55296 | Author: little3388 | Hits:

[Web ServerP2P-nat-UDP

Description: 是个非常简单的网路程序,只是演示如何进行UDP的内网穿透而已。本人所作的修改 主要是在测试UDP穿透不同的NAT时为了方便使用而已。因此改动也不大,加了一个函数和几参数, 多打印了原来没有的一些信息,如此而已。看源码吧-Is a very simple network procedures, only demonstrate how to conduct UDP penetrating the inner network only. I made changes to mainly UDP in testing different NAT penetration in order to facilitate the use of only. So not much changes, the addition of a function and several parameters of the original print no more than some of the information, that. Look at source code you
Platform: | Size: 29696 | Author: lzp | Hits:

[P2PP2P

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)-P2P penetrate NAT of UDP Principle and realize (with source code)
Platform: | Size: 4198400 | Author: c_xinhui | Hits:

[P2PUDP----P2P

Description: 一个基于UDP协议P2P传输的实用例子,内附源代码-P2P protocol based on UDP transmission of practical examples, containing the source code
Platform: | Size: 1071104 | Author: a | Hits:

[Internet-NetworkP2P

Description: P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。-P2P penetrate NAT of UDP Principle and realize, including client and server, in VC6, xp_sp2 compiler under test.
Platform: | Size: 23552 | Author: 3.14159 | Hits:

[Internet-Networkp2p

Description: 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
Platform: | Size: 5735424 | Author: 老苗 | Hits:

[Internet-NetworkUDP-NAT

Description: P2P udp协议打洞简单讲解文章与源码,代码易懂-P2P udp protocol simple holes on the article and source code, code easy to understand
Platform: | Size: 27648 | Author: Beeld | Hits:

[.netZQ.P2PServer.UDP

Description: C#p2p udp 打洞,经过测试可以在公网上运行-C# p2p udp holes, after the test can be run online in the public
Platform: | Size: 141312 | Author: zq | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net